docs: fix typo in type name
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 22:01:38 +0000 (17:01 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Mon, 20 Jan 2014 23:27:29 +0000 (18:27 -0500)
gdk/gdkframeclock.c

index 17d6af976d3ef004734434582b7cf29409dc3a5f..ea7333d7a377b9b3f14045a81c8c2fa0035f8feb 100644 (file)
@@ -380,7 +380,7 @@ gdk_frame_clock_get_frame_counter (GdkFrameClock *frame_clock)
  * gdk_frame_clock_get_history_start:
  * @frame_clock: a #GdkFrameClock
  *
- * #GdkFrameClock internally keeps a history of #GdkFrameTiming
+ * #GdkFrameClock internally keeps a history of #GdkFrameTimings
  * objects for recent frames that can be retrieved with
  * gdk_frame_clock_get_timings(). The set of stored frames
  * is the set from the counter values given by